Skip to content

chore: update the Foundation to v12.4.1 #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 4, 2025
Merged

Conversation

owenvoke
Copy link
Member

No description provided.

@fixr-kyle
Copy link

@owenvoke Regarding the errors that come up when running tests, specifically the EncryptCookies and WorkCommand classes, will these fixes be applied to the 11.x branch too? Asking because I just ran into both errors and didn't want to make a PR if that was the case.

@owenvoke
Copy link
Member Author

@fixr-kyle, ah, do those errors occur on 11.x as well? 👀 I'll PR the fix to the sync script and release a new patch.

@fixr-kyle
Copy link

@owenvoke They do, I just bumped one of my apps a few hours ago and saw laravel-zero/foundation changed from v11.5.0 to v11.44.2 and that's when my tests failed. The class check on those two files in particular resolves the issue.

@owenvoke
Copy link
Member Author

owenvoke commented Mar 31, 2025

@fixr-kyle, Foundation v11.44.3 should resolve the issue. 👍🏻 Looks like the classes moved from Illuminate\Foundation\Http to Illuminate\Http 🙃

@fixr-kyle
Copy link

@owenvoke Awesome, tests pass. Thanks so much for the quick resolution.

@owenvoke owenvoke force-pushed the feature/laravel-12 branch from 917ea40 to ac44a7e Compare June 4, 2025 08:21
@owenvoke owenvoke force-pushed the feature/laravel-12 branch from ac44a7e to 60b529d Compare June 4, 2025 08:24
@owenvoke owenvoke marked this pull request as ready for review June 4, 2025 08:24
@owenvoke owenvoke merged commit 60b529d into main Jun 4, 2025
@owenvoke owenvoke deleted the feature/laravel-12 branch June 4, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants